home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: Prepare for Takeoff as a Pilot / CF_FS_Air.iso.iso / pc / data / swf / scroll_text_todays_airforce_fr.swf / scripts / DefineButton2_23 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2004-09-07  |  95b  |  5 lines

  1. on(rollOver){
  2.    ScrollType = "UpHover";
  3.    ScrollingActions.gotoAndPlay("StartScroll");
  4. }
  5.